home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_32 / WE32-I.ZIP;1 / README.TXT < prev    next >
Encoding:
Text File  |  1993-11-05  |  8.9 KB  |  221 lines

  1.  
  2.    WELCOME TO WinEdit!
  3.  
  4.    This disk contains WinEdit version 3.0e, compiled for Windows NT
  5.    for Intel x86 platforms and several associated utilities and files. 
  6.  
  7.    32 bit versions of WinEdit for Windows NT  on Dec Alpha and MIPS
  8.    platforms are also available, along with the traditional 16 bit version.
  9.    
  10.  
  11.    WinEdit 32 Pro     Native 32-bit application for Windows NT on Intel, Dec
  12.                       Alpha, and MIPS platforms.  Includes FREE copy of
  13.                       WinEdit Pro for Windows 3.1.
  14.                       $129.95
  15.  
  16.  
  17.  
  18.    SYSTEM REQUIREMENTS
  19.  
  20.    WinEdit requires an Intel-based PC running Windows NT, with gobs of
  21.    hard disk space and more memory than you can possibly imagine.
  22.  
  23.  
  24.    ***   SPECIAL BONUS FOR REGISTERED USERS  ***
  25.  
  26.    Registered users receive our new "Dialog Editor" which allows them to
  27.    graphically construct dialog boxes, (a lot like the Visual Basic dialog
  28.    editor), and other utilities to help make programming WinEdit macro
  29.    scripts just a tad easier and faster.
  30.  
  31.  
  32.    *** PREMIER SUPPORT NOW AVAILABLE ***
  33.  
  34.    A fee based extended support system is now available to assist 
  35.    corporate software engineering projects which require high technology
  36.    assistance, custom Windows programming, or custom interfaces to suites
  37.    of Windows applications.  See the README2.TXT file for more information.
  38.  
  39.  
  40.    *** LATE-BREAKING NEWS ***
  41.  
  42.    WinEdit 3.0 now includes the following new features:
  43.  
  44.       Syntax coloring of source code files.
  45.          Fully configurable syntax coloring highlights keywords, quotes,
  46.          and comments in C, C++, WIL, Basic, dBase, and DOS and NT batch
  47.          files.
  48.  
  49.       Easy to use key reassignments.
  50.          You can now reassign command hotkeys from an interactive dialog
  51.          in WinEdit.  Menus are automatically updated to reflect the new
  52.          hotkeys.  You can also define more than one hotkey for a command,
  53.          such as <Ctrl+Y> and <keypad -> to delete a line.
  54.  
  55.       Improved compiler support
  56.          Choosing a compiler from the Project dialog's dropdown combo box
  57.          automatically configures WinEdit's error parsing logic for that
  58.          compiler.  Supports Microsoft, Zortech, Watcom, Borland C++, Turbo
  59.          Pascal, Borland TASM, and Clipper.  User-configurable for any other
  60.          compiler.
  61.  
  62.       Improved macro recording
  63.          In the Pro version, the Macro Recorder now records all commands as
  64.          WIL scripts.  When recording is concluded, the recorded script is
  65.          loaded into a document window for easy editing.  Pre-configured
  66.          to automatically add the newly recorded script to the Macro Menu,
  67.          or fine tune your macro with any of over 400 WIL and WinEdit macro
  68.          functions.
  69.  
  70.       Other new features:
  71.          Backup file creation, location, and name are configurable.
  72.          Changed (unsaved) files indicated on screen.
  73.          Improved support for read only files.
  74.          Improved network support.
  75.          Captured compiler output file location configurable.
  76.          Regular expressions in search can be disabled.
  77.  
  78.  
  79.    We have also corrected dozens of minor bugs that have been reported in
  80.    earlier versions of WinEdit.
  81.  
  82.    WinEdit 3.0 is a major update from previous versions.  Registered users of
  83.    previous versions of WinEdit will receive information on our low-cost
  84.    upgrade offer soon.
  85.  
  86.  
  87.  
  88.                        PACKING LIST:
  89.  
  90.    Most files will end in a _ (underscore).   Some of them have been
  91.    compressed and will be expanded by the setup program, whileas the
  92.    others are simply renamed.  In any case, the setup program
  93.    (WSETUP.EXE) should take care of moving the files around.
  94.  
  95.    In several places we use xx, vvv, or ccc in the file names.  These
  96.    are codes for version stamps and cpu's supported.  The codes are:
  97.  
  98.    xx  - WIL DLL external version stamp - alphabetic characters
  99.    vvv - Current product revision/compatibility level
  100.    ccc - CPU/OS supported, as follows
  101.         16I  =  Standard 16 bit Windows (3.1)
  102.         32I  =  Windows NT on Intel X86 Cpu's
  103.         32D  =  Windows NT on Dec Alpha Cpu's
  104.         32M  =  Windows NT on MIPS Cpu's
  105.  
  106.  
  107.    README   TXT    This File
  108.    README2  TXT    ...continued...
  109.    WSETUP   EXE    The Windows-based setup program.
  110.    WSETUP   INF    Information file for the setup program.
  111.    WSETUP2  OVL    More of the setup program.
  112.    FILE_ID  DIZ    Short description of ZIP/Disk contents.
  113.    WE__VER  vvv    A dummy file.  vvv is the current version number.
  114.    NT__ccc  CPU    Supported CPU ident file for NT builds only
  115.  
  116.    The following files *might* be in either a COMMON or WINEDIT subdirectory
  117.    in disk-based versions of the distribution files.
  118.  
  119.    WINEDccc EXE    The main WinEdit EXE file
  120.    WBDxxccc DLL    A required Dynamic Link Library
  121.    EDMACccc DLL    Another required DLL
  122.    WWTOYccc DLL    Yet another DLL
  123.    TAGS     EXE    Associated support file
  124.  
  125.    WINEDIT  MNU    Sample utility menus
  126.    MACRO    MNU    Sample Macro Menu file
  127.    MACRO    ENC    Compiled Macro Menu for Standard and Lite levels
  128.    WWWEDIT  DLL    Additional macro script code (This is really an ASCII file)
  129.    WECHROMA INI    Syntax coloring database in INI file format
  130.  
  131.    WINEDIT  HLP    WinEdit Help file
  132.    WIL      HLP    WIL Helpfile for the macro script language.   *# see note #*
  133.  
  134.    WEHELP   INI    Help file definition file for WinEdit global help system
  135.    SAMPHLP  WEH    Sample user-written help file
  136.    WIN31WH  WEH    Help definition file for Windows 3.1 SDK Help
  137.    WIN31MWH WEH    Help definition file for Windows 3.1 SDK Multimedia Help
  138.    WINEDIT  WEH    Help definition file for WinEdit macro script help
  139.    QH       WEH    Help definition file for Microsoft C QuickHelp
  140.    TCWHELP  WEH    Help definition file for Borland TCW Help
  141.    CMDPOST  WEH    Help definition file for our Command Post Help
  142.    FILECMDR WEH    Help definition file for our File Commander Help
  143.    WINBATCH WEH    Help definition file for our WinBatch Help
  144.    WIL      WEH    Help definition file for our WIL language help
  145.    MSC      WEH    Help definition file for Microsoft C help
  146.    MSCXX    WEH    Help definition file for Microsoft C/C++ help
  147.    API32WH  WEH    Help definition file for WIN32 SDK help
  148.  
  149.    WINEDIT  BOK    The manual.
  150.    LOOKER   EXE    File viewer utility.  Used to read WINEDIT.BOK
  151.  
  152.    WEEXTSRC ZIP    Technical source code if you wish to write an add-on DLL
  153.  
  154.    WEXPAND  EXE    File expander for manual installs (disk versions only)
  155.    WEXPAN1  EXE    File expander overlay             (disk versions only)
  156.  
  157.  
  158.  
  159.    *#* Note: for ZIP FILE / EVALUATION VERSIONS ONLY
  160.  
  161.   This Wilson WindowWare shareware product is distributed in two separate ZIP
  162.   archives, one containing the program files and the other containing the
  163.   macro language documentation.  Since you are reading this text file, you
  164.   have presumably already obtained the program archive.  The documentation
  165.   archive is named:
  166.  
  167.      WILREF11.ZIP
  168.  
  169.   It contains the file WILDOC.MAN, which is the text version of the WIL
  170.   Reference Manual (registered users of Command Post, File Commander,
  171.   WinBatch, and WinEdit Pro receive a printed copy of this manual).
  172.   It also contains a help file, WIL.HLP, which is an on-line version of the
  173.   reference manual.  You will need this documentation if you wish to create
  174.   your own batch/menu files, or to customize the sample files provided.
  175.  
  176.   If you are not interested in writing your own utility menu items, then
  177.   you do not need the WILREF documentation.  It is useful if you wish to
  178.   customize the utility menu in WinEdit 32.
  179.  
  180.   If you have not already received the documentation archive, you may be
  181.   able to obtain a copy from the same source (BBS, online service, vendor,
  182.   user group, friend, etc.) where you obtained this program.  Or, if you
  183.   wish, you can download a copy from the Wilson WindowWare bulletin board:
  184.  
  185.      BBS
  186.         (206) 935-5198  -  USR HST/V.32bis 14,400  8N1
  187.         File Area 1  Filename  WILREF11.ZIP
  188.  
  189.     NOTE:  Service for modems 2400 baud and slower may be discontinued
  190.                due to the enormous size of the files involved.
  191.            Please use a 9600 or faster modem.
  192.  
  193.   If you have access to CompuServe, you can also download the documentation
  194.   archive from Library 15 of the WINAPA forum (the file name is WILREF.ZIP).
  195.  
  196.      COMPUSERVE
  197.  
  198.     WINAPA forum - Data Library 15  Filename WILREF.ZIP    
  199.  
  200.  
  201.  
  202.  
  203.                HOW TO INSTALL WINEDIT
  204.  
  205.    Use our WSETUP.EXE program, which will copy the files for you and install
  206.    a WINEDIT group in the Program Manager.
  207.    To use our WSETUP.EXE program...   (Manual install instructions below)
  208.  
  209.      1) Close down all extraneous Windows applications.
  210.  
  211.      2) Double-Click on the WSETUP.EXE program
  212.  
  213.      3) When the setup program asks for a directory, specify initial
  214.         directory, or accept the given default (C:\WINEDIT).
  215.  
  216.  
  217.  
  218.  
  219.    Please see the README2.TXT file for more information.
  220.  
  221.